Package com.netscape.cmstools
Class hsmCompatVerifyClnt
java.lang.Object
com.netscape.cmstools.hsmCompatVerifyClnt
hsmCompatVerifyClnt - Client-side tool for PKI token compatibility verification
This tool simulates the client-side operations for key archival:
- Generates a key pair
- Wraps the private key with a session key
- Wraps the session key with KRA transport public key
It outputs the wrapped keys to files for verification with hsmCompatVerifyServ.
Adopted from: CRMFPopClient (client operations)
- Author:
- Christina Fu (cfu)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
hsmCompatVerifyClnt
public hsmCompatVerifyClnt()
-
-
Method Details
-
main
-